.top{text-align: center;
background-color: pink; font-size:  60px; }
h1{color: rgb(121, 35, 35); font-family: 'Butterfly Kids', cursive;}
.classonimage{
    position: absolute;
    width: 100;
   text-align: center;
    top: 50%;
    color: white;
    font-size: 20px;}
   
    #toprow{padding-top: 20px;
        padding-left: 50px;
    padding-bottom: 20px;
    background-color:pink;
    margin-left:10px;
    height:auto;
    font-family: 'Butterfly Kids', cursive;
    

} 
#map{height: 400px;}
 #bottomrow{ 
    padding-bottom: 20px;
    padding-left:50px;
    margin-left: 10px;
    height: auto;
    background-color:pink;
    font-family: 'Butterfly Kids', cursive;
    

}
#bottom{padding-bottom: 20px}